Fast Data Extract Sample Code

Each FDX BRApi function has its own variables that need values. Business rules and Workspace Assemblies provide function definitions and sample code to help users understand what variables each function needs and how they must be defined.

To view function definitions and sample code for business rules, select the business rule and navigate to the Formula tab. For Workspace Assemblies, select the assembly file, and navigate to the Assembly Files tab. Go to BRApi > Import Data or enter FDX in the search bar. The Definition, Objects, and Sample tabs display:

  • Definition: Displays how the variable must be defined, for example, As String or As Integer.

  • Objects: Displays information about some of the objects themselves. You can select the object and view functions that can be used by that object.

  • Sample: Provides sample syntax that can be copied and pasted.

FDX is entered in the search bar and the Definition, Objects, and Sample tabs are outlined

FDX is entered in the search bar and the Definition, Objects, and Sample tabs are outlined